home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / libraries / bitmap_lib_v13.lha / 3AM / proto / bitmap.h
Encoding:
C/C++ Source or Header  |  1994-10-22  |  156 b   |  7 lines

  1. #ifndef PROTO_BITMAP_H
  2. #define PROTO_BITMAP_H
  3. extern struct Library *BitMapBase;
  4. #include <clib/bitmap_protos.h>
  5. #include <pragmas/bitmap_pragmas.h>
  6. #endif
  7.